Mastering Spring Boot in 3 Simple Steps

Mastering Spring Boot in 3 Simple Steps

Anyone can do some code snippets using Spring Boot, but to become a master at it is quite different. Spring Boot has become a de-facto standard for the Java development community due to out-of-the-box functionalities following a principle "convention over configuration", this makes that many developers miss some necessary conventions to build more scalable, resilient and secure applications. You'll learn how to tweak Spring Boot's configuration, monitor and health check your app, extend Spring Boot and its available plugins, a simple way to secure your application with practical examples.Slides (Online) Example (Github) Slides (PDF)